os.Process.handlePersistentRelease (method)
3 uses
os (current package)
exec.go#L194: func (p *Process) handlePersistentRelease(reason processStatus) processStatus {
exec_unix.go#L141: p.handlePersistentRelease(statusReleased)
pidfd_linux.go#L113: p.handlePersistentRelease(statusDone)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)